Formation breakdown movie minor edits #55
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Note: this makes a minor edit to a figure/supp movie. It does not affect our features/manifest/data to upload to Quilt in any way.
Purpose
The main purpose of this PR is to update code to only show segmentations for frames through breakdown (the old version included an additional frame where the segmentation exists after breakdown but we agreed to change this). Old and new versions of Figure 1 which reflects this change are attached.


The resulting movie is attached.
https://github.com/user-attachments/assets/69dd53e4-6f71-47ad-ba13-ac26b36d1c55
I also fixed the local loading setup.
Testing
These changes only impact code used in
movie_dataset_formation_breakdown.pyandfigure_dataset_formation_and_breakdown.py. I have run both of these and confirmed that the outputs are as expected.